home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / pcbdp199.zip / HISTORY < prev    next >
Text File  |  1993-01-04  |  14KB  |  349 lines

  1. January 4, 1993
  2. ---------------
  3.  PCBDEP.EXE
  4.  ----------
  5.   Added - The following information is written to the callers log:
  6.  
  7.              Bytes Stored: K
  8.              Bytes Used: K
  9.              Time Stored: xx Minutes
  10.              Time Used: xx Minutes
  11.  
  12.  DPSM.EXE
  13.  --------
  14.   Enhanced - The Users Maintenance part will not work if the TPA is
  15.              not installed properly.
  16.  
  17. August 10, 1992
  18. ---------------
  19. IMPORTANT:  Because of some problems in the past (Which is very sad),
  20.             previous REGISTERED users of PCB-Deposit will
  21.             need to call the support board and do the following:
  22.  
  23.               1) Join conference #2 (PCB-Deposit)
  24.  
  25.               2) Upload your REGISTERED DEPOSIT.KEY file in a ZIP
  26.                  file.
  27.  
  28.               3) Call back in 24 hours and there will be a message
  29.                  letting you know what the new name of your file
  30.                  is.
  31.  
  32.  
  33. Added - You can now disable the use of the GoodBye function within the
  34.         door.  Simply add the command line switch of:  /NOBYE
  35.         Example:  PCBDEP.EXE D:\PCB NO /NOBYE
  36.  
  37. Added - The "SA" command has been added.  This will Store ALL of the
  38.         users BYTES and TIME into his/her account (According to what
  39.         is availabe in the configuration file).  This command will
  40.         only work if you are allowing the user to store both their
  41.         BYTES and TIME, otherwise the command will not be shown to
  42.         the caller.
  43.  
  44. Added - The "EB" (Exchange Bytes for Time) has been added.  This will
  45.         allow users to exchange their CURRENT on-line bytes for more
  46.         time.  This is configured by you in the DPSM.EXE program.  So
  47.         many BYTES will equal 1 minute.
  48.  
  49. Added - The "ET" (Exchange Time for Bytes) has been added.  This will
  50.         allow users to exchange their CURRENT on-line time for more
  51.         bytes.  This is configured by you in the DPSM.EXE.  So many
  52.         BYTES will equal 1 minute.
  53.  
  54.         Both the "ET" & "EB" will only work if you have defined the
  55.         ratio of the Bytes to Time (Otherwise, these commands will not
  56.         be shown to the caller).
  57.  
  58. Added - The door will now check for KeyBoard Timeout according to what
  59.         you have defined in your PCBOARD.DAT for the node that the door
  60.         is currently running on.
  61.  
  62. Added - The DPSM.EXE program has been modified to support the new
  63.         EXCHANGE feature in the Security Area.
  64.  
  65.         We also Added support to INSERT or DELETE a line in the
  66.         Security Area of the DPSM.EXE program.
  67.  
  68. NOTE:  Because of the new added features, your DEPTEXT.language files
  69.        will need to be changed.  Insert the following lines right
  70.        after the "Are you sure you want to log off?":
  71.  
  72.         @X0C      (EB)  Exchange BYTES for TIME
  73.         @X0C      (ET)  Exchange TIME for BYTES
  74.         @X0A      (SA)  Store ALL of your TIME and BYTES
  75.         @X0FOne Minute is equal to @OPTEXT@ Bytes..
  76.         @X0E(@TIMELEFT@) @X0AHow many minute(s) do you wish to exchange ?
  77.         @X0F@OPTEXT@ Byte(s) is equal to One Minute....
  78.         @X0E(@BYTESAVAIL@ Bytes) @X0AHow many Byte(s) do you wish to exchange ?
  79.         Keyboard TimeOut Expired
  80.  
  81.  
  82. May 1, 1992
  83. -----------
  84. Fixed - When a user logged off through the door, it wasn't writing
  85.         anything to the Callers Log.
  86.  
  87. Enhanced - If you had the /X version of PCBoard and had more than five
  88.            characters for the name of your CALLER file, the door
  89.            wouldn't write to the CLRxxx Log.  The Door will now write
  90.            to this file if an invalid LOG File name is found.
  91.  
  92. April 29, 1992
  93. --------------
  94.   Enhanced - Documentation has been revamped!
  95.  
  96.   Added - Documentation files now available in WordPerfect v5.1 (Thanks
  97.           to my lovely wife, Shauna).  The files are as follows:
  98.  
  99.             DISCLAIM.WP - Disclaimer
  100.             REGISTER.WP - Registration Information
  101.             SYSOP.WP    - Sysop Documentation
  102.  
  103.   Added - Multi-Lingual support is in ALL files now.  This includes the
  104.           WELCOME, LVLMIS, LOCKOUT, and EVENT.
  105.  
  106.   Added - All text files can also be displayed as a SECURITY LEVEL
  107.           specific file. DEPTEXT is NOT in this catagory.
  108.  
  109.   Added - Registration can be done by these credit cards:
  110.  
  111.             Visa, MasterCard, Discover, CarteBlanche/Diners Club, and
  112.             JCB Cards
  113.  
  114.    Fixed - Share wasn't working in several areas (Which could cause a
  115.            lockup).
  116.  
  117.  
  118. March 19, 1992
  119. --------------
  120.   Fixed - If you were in LOCAL mode, the screen would sometimes look funny.
  121.           This could only happen if you TEXT and Field Length was too long.
  122.  
  123.   Fixed - The comports were acting funny sometimes...  Modifications were
  124.           made so this wouldn't occur.
  125.  
  126.   Fixed - Previous versions either required hard coding for non-standard
  127.           comports or a command line that needed to be passed.  The new
  128.           version reads in the PCBOARD.DAT directly and gets the necessary
  129.           information.
  130.  
  131.   Note:   Gee, it's been a while since I've updated the code...  Version
  132.           2.0 should be out before the end of March, 1992.  If you have
  133.           any suggestions, please let me know!
  134.  
  135. September 21, 1991
  136. ------------------
  137. PCBDEP.EXE
  138.   Fixed - If a User called in for the first day and then logged off via
  139.           the door, his TIME and BYTES were not adjusted for the day.  This
  140.           has now been fixed and users cannot use the mail door to get by
  141.           this no more.
  142.   Fixed - On a loggoff, PCB-Deposit will now strip the ';' character off of
  143.           the LogOff Screen.
  144.  
  145.   Added - Added support for the rest of the PCBoard Macros.
  146.  
  147. DPSM.EXE
  148.   Modified it a little bit, but nothing spectacular!
  149.  
  150. April 12, 1991
  151. --------------
  152. PCBDEP.EXE
  153.   Fixed - If a User LOST CARRIER before he/she got to the Main Menu,
  154.           PCB-Deposit would log a BIG number (The current time in
  155.           minutes) to the callers log.  Fixed!
  156.   Fixed - If a User LOST CARRIER anywhere in the program, most likely
  157.           it would do a continous  "CARRIER DROPPED" and keep recycling
  158.           until you the Sysop got home <arg>!  Fixed!
  159.  
  160. February 18, 1991 thru April 6, 1991
  161. ------------------------------------
  162. PCBDEP.EXE (46,988 bytes)
  163.   Added - PCB-Deposit will now prompt the user when using the Goodbye command
  164.           if he/she wants to log off *IF*:
  165.             1) He/She has withdrawn any Time
  166.             2) He/She has wirhdrawn any Bytes
  167.             3) He/She has more than 5 minutes left remaining.
  168.  
  169.           Thank you Brian Miller.
  170.  
  171.   Added - Added three macros:  @CLS@, @MAXBYTES@, @MAXTIME@
  172.           @CLS@      - Will CLEAR the screen to Graphic callers
  173.           @MAXBYTES@ - Will display the maximum amount of bytes the user
  174.                        is allowed to store (Security Setup via DPSM).
  175.           @MAXTIME@  - Will display the maximu amount of time the user
  176.                        is allowed to store (Secuirty Setup via DPSM).
  177.  
  178.           Thank you Harvey Pierce.
  179.  
  180.   Enhanced - display routines through the comport have been improved.
  181.              Thank you Brian Miller.
  182.  
  183. DPSM.EXE   (76,024 bytes)
  184.   Added - Three new information pertaining to the USER was added to the Users
  185.           Maintenance Screen:
  186.  
  187.             1) Security Level (Defined in USERS File)
  188.             2) Max Bytes (Number of Maximum Bytes according to Security Setup)
  189.             3) Max Time  (Number of Maximum Time according to Secuirty Setup)
  190.  
  191.               These three fields CHANGE on every user if their security level
  192.               is different than the previous user.  These are GLOBAL variables.
  193.               Thank you Harvey Pierce.
  194.  
  195.  
  196.   Added - A SET PCBDEP=PathToDoor was added.  This is useful if you wish to
  197.           run DPSM.EXE anywhere on your system.  The last character in the
  198.           PATH must be a '\' character.  In other words, it should look
  199.           something like this (VALID example):
  200.  
  201.                SET PCBDEP=C:\DOORS\DEPOSIT\
  202.  
  203.           An incorrect setup looks like this (INVALID example):
  204.  
  205.                SET PCBDEP=C:\DOORS\DEPOSIT  (DO NOT USE ONE LIKE THAT)
  206.  
  207.          Thank you Harvey Pierce
  208.  
  209.   Enhanced - Movement in the Security Level Section can now be used like
  210.              PCBSM.  Up/Dn Arrow Keys will now go DOWN, while the TAB or
  211.              return key will shift to the right.  Thank you Harvey Pierce.
  212.  
  213.   Enhanced - If the DATE is the USERS Maintenance is BLANK and you enter
  214.              a DATE like this:  040691  it will be formated like this:
  215.                                 04-06-91
  216.              Thank You Harvey Pierce.
  217.  
  218.   Enhanced - Number fields are now shifted to the LEFT when Editing.  This
  219.              will avoid the problem of the previous number being MERGED to
  220.              make a HUGE number.
  221.              Thank You Harvey Pierce.
  222.  
  223.   Fixed - Fixed a problem with DPSM going to the WRONG user if an ALT-F
  224.           command was used in the Users Maintenance.
  225.  
  226. February 17, 1991
  227. -----------------
  228. PCBDEP.EXE
  229.   Added - PCB-Deposit will now show the Log Off Menu to the User if he does
  230.           a Goodbye within the door.  Security specific Menus are also
  231.           supported.
  232.   Added - PCB-Depsoit will now update the CALLERS? file.
  233.   Added - Minutes Used displayed when a user does a GoodBye.
  234.  
  235.   Enhanced - Proper Log Off is now complete.  PCBoard no longer handles
  236.              what it was previously doing.
  237.  
  238.   Fixed - Depending on if you users had CR/LF turned on in their communication
  239.           program, they would either see a screen not properly formated or
  240.           it would look just fine.  This has been fixed.  Everybody should
  241.           seen a correct screen.
  242.   Fixed - Color for non-graphics users is now GRAY (Like it should be).
  243.  
  244.   Changed - Changed the way Bytes Used to the User is displayed.  In previous
  245.             versions PCB-Deposit INCLUDED bytes deposited as Bytes Used.  It
  246.             will now subtract Bytes Deposited.  I had one request to change
  247.             it and am doing so.  If this is a problem, please let me know
  248.             and I'll fix it the way it use to be.
  249.  
  250. February 5, 1991
  251. ----------------
  252. 1:56 a.m
  253.  PCBDEP.EXE
  254.  Fixed - Somehow USERS.SYS wasn't being properly updated.  It is now (Spent
  255.          2 1/2 hours figuring this one out) working properly.
  256.  
  257. February 4, 1991
  258. ---------------
  259. 11:30 p.m. (Second Release for the 4th)
  260.  PCBDEP.EXE
  261.   Fixed - Forgot to add the new DEPTEXT to the 1.5 ZIP file.
  262.   Fixed - Adjusting Time for an event was being REVERSED.  (Somehow, it got
  263.           changed [those little bugs].
  264.   Fixed - When withdrawing TIME, it wasn't showing to the USER that he/she
  265.           was credit that much time in their prompts (Although, when they
  266.           returned to PCBoard, they were actually credited for withdrawing
  267.           TIME).
  268.   Changed - Renamed the name of LEVELMIS to LVLMIS.  This is so you can have
  269.           an ANSI version (Although the PCBoard Color Macros are supported
  270.           some people would rather have ANSI).  You can now have a LVLMISG.
  271.  
  272.  DPSM.EXE
  273.   Added - Updating of USERS.INF while doing a Alt-F, Alt-B, and Alt-T.
  274.  
  275. 1:00 a.m. (First release for the 4th)
  276.  PCBDEP.EXE
  277.   Fixed - Command Line switch to the PCB directory had a problem if a trailing
  278.           '\' was missing.  It is no longer needed.
  279.   Added - A GoodBye was added to the Door
  280.   Added - MultiLingual Support.  Works basically like PCBTEXT.  Simply add
  281.           the extension to DEPTEXT (i.e. DEPTEXT.FRE) and if a user logged on
  282.           using French, he could use the French Text file.
  283.   Added - Macros were added that support the door only and some of PCBoard's.
  284.   Added - Most TEXT is now going to the DEPTEXT file.  This allows for a full
  285.           MultiLingual Door.
  286.   Added - If a User isn't allowed to store any TIME or BYTES, none of the
  287.           menus will be displayed to him/her nor will the KEYS to access
  288.           these (i.e. WT,WB,ST,SB).
  289.  
  290.  DPSM.EXE
  291.   Fixed - A problem with trying to FIND USERS.
  292.   Enahnced - Change some of the color schemes.
  293.  
  294.   Enhanced Documentation as well.
  295.  
  296.   Note, if you Edit a User using DPSM, you need to hit the PgDn or PgUp key
  297.   to save the users information.
  298.  
  299. February 2, 1991
  300. ----------------
  301.  PCBDEP.EXE
  302.   Fixed - Bad compilation of the code.  Sorry about that.
  303.   Enhanced - Added more error checking to tell you the PATH/FILENAME if a
  304.              file is missing.
  305.   Enhanced - Added support for up to 255 security levels.
  306.  
  307.  DPSM.EXE
  308.   Enhanced - Added support for up to 255 security levels.  The order in which
  309.              you have them does not matter.
  310.  
  311. February 1, 1991
  312. ----------------
  313.  PCBDEP.EXE
  314.   FIXED - Sometimes it was possible when a User deposited all of his/her
  315.           time, PCB-Deposit would keep saying Time Limit Exceeded. This
  316.           was due because my function for calculation how much time
  317.           is left is called every time a string is displayed.  The problem
  318.           has been LICKED!!!
  319.  
  320. January 31, 1991
  321. ----------------
  322.  PCBDEP.EXE
  323.   Fixed - One the DEPTEXT areas was not working properly because it was
  324.           hard coded into the program.  Removed it.
  325.  
  326.  DPSM.EXE
  327.   Enhanced - Change the way DPSM.EXE handles the way the USERS.INF and
  328.              INDEX files are handled.  This should increase speed when
  329.              paging down or up or searching.  I know it did on my system.
  330.  
  331. January 30, 1991
  332. ----------------
  333.  PCBDEP.EXE
  334.   Fixed - Sometimes and somehow when a USER Deposited ALL their time, the
  335.           would go into a continuous Loop.  Why, I still have no idea.  A
  336.           recompilation on the library fixed the problem.
  337.  
  338.  DPSM.EXE
  339.   Enhanced - Added some error routines to make sure when doing a PgDn works
  340.              properly.  Be sure your USERS.INF file is not corrupted.  If
  341.              DPSM doesn't work properly, PACK your USERS file and see how
  342.              DPSM works after that (That should fix your problem).
  343.  
  344. Janaruy 28, 1991
  345. ----------------
  346. Fixed - For some reason, when a user would try to WITHDRAW time it was
  347.         being checked against his BYTES balance (Must of been asleepy on
  348.         that one
  349.